home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Zone - 1,000+ Games
/
GAMEZONE.BIN
/
Programs
/
Win
/
ANIMATED KENO
/
32keno12.exe
/
KENO.EXE
/
0
/
RCDATA
/
TSLOT100FORM
/
TSLOT100FORM.txt
Wrap
Text File
|
1998-06-11
|
1KB
|
66 lines
object Slot100Form: TSlot100Form
Left = 263
Top = 115
BorderIcons = []
BorderStyle = bsDialog
Caption = 'You'#39've Reached 10 plays'
ClientHeight = 200
ClientWidth = 321
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 10
Top = 7
Width = 303
Height = 154
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = False
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Lines.Strings = (
'Memo1')
ParentCtl3D = False
ParentFont = False
TabOrder = 1
end
object Button1: TButton
Left = 12
Top = 163
Width = 133
Height = 33
Caption = '&Registration Info'
Default = True
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 163
Width = 137
Height = 33
Caption = '&OK'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 2
end
end